Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
BATCH FILE SHOWING THAT WHETEHER THE FILE EXIST OR NOTJan 20
Shell script to check dir directory if it exists then change the path, if not th...Jun 15
BATCH FILE SHOWING THE USAGE OF ECHO COMMANDJan 20
BATCH FILE SHOWING THE USAGE OF CALL COMMANDJan 20
BATCH FILE SHOWING THE USAGE OF CALL COMMAND.Jan 20
BATCH FILE SHOWING THE USAGE OF REM COMMAND.Jan 20
BATCH FILE SHOWING THE USAGE OF FOR COMMANDJan 20
BATCH FILE SHOWING THE USAGE OF CHOICE COMMANDJan 20
BATCH FILE SHOWING THE STRING COMPARISONJan 20
using NOT EXISTSMay 22
APPENDING ITEMS TO AN EXISTING FILE USING DO WHILE LOOPNov 22
Shell script to change extension of an existing file Oct 01
Program to Open an Existing file write into it and close itMay 10
Shell Script to check file is ordinary or notSep 19
BATCH TO SEE WORKING OF IF AND IF NOT.Jan 20
Program which read device data from a text file and show each extension’s duesDec 09
Exists OperatorAug 29
EXISTS OPERATORJan 24
USING EXISTS with CO-RELATED SUB-QUERIESSep 06
Example to create table based on existing tableSep 24
Code First for Existing Database with POCO class auto generatedSep 24
Write a shell script, which will receive any number of filenames as arguments ....Jul 17
Write a shell script, which will receive any number of filenames as arguments .T...Mar 12
Write a menu driven shell script for Copy a file, Remove a file, Move a fileJun 12
Program to show the use of Logical or Boolean Negation i.e. NOT (!)May 15
Write a shell script to search all files and rename them such that they do not c...Apr 11
Program to check whether the input string is a valid identifier or not. (Note: s...Mar 23
Program to describe The Functionality of merging two files in a single fileJun 02
PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE...Dec 04
PROGRAM FOR READ DATA FROM INPUT-FILE AND MOVE INTO OUTPUT-FILESep 16
PROGRAM FOR READ CUSTOMERS DATA FROM INPUT-FILE AND MOVE INTO OUTPUT-FILEJul 17
PROGRAM FOR READ SALES DATA FROM INPUT-FILE AND MOVE INTO OUTPUT-FILEJun 03
PROGRAM TO READ THE STUDENT DETAILS FROM THE STUDENT INFORMATION FILE USING FILE...Oct 17
PROGRAM TO WRITE THE STUDENT DETAILS IN STUDENT INFORMATION FILE USING FILE WRIT...Dec 16
Program that Includes an external source file in the current source fileMar 16
Convert first1.txt file to hidden fileSep 02
Sort file abc.txt and save this sorted file in xyz.txt Aug 06
Split a large file into small filesMar 05
Combine two files to a single fileSep 07
Shell Script combine file in one file horizontally and verticallyMay 03
Shell script to perform string replacement in a file and view the content of...Aug 21
File handling program to copy bytes from one file to anotherAug 28
File handling program to copy characters from one file to anotherJul 09
File handling program to count number of characters in a fileSep 10
Program of reading data from one text file and writing in new text file Dec 03
Not OperatorFeb 16
Unary Operators : + (positive) , - (negative) , ~ (bitwise not))Jul 30
<> Or != ( Not Equal To ) OperatorMay 22
!< ( Not Less Than ) Comparison OperatorApr 14
!> ( Not Greater Than ) Comparison OperatorSep 27